Skip to content

Add required information for SOCP#6

Merged
FelixCAAuer merged 6 commits intomainfrom
feature/SOCP
Jul 24, 2025
Merged

Add required information for SOCP#6
FelixCAAuer merged 6 commits intomainfrom
feature/SOCP

Conversation

@FelixCAAuer
Copy link
Copy Markdown
Contributor

No description provided.

@FelixCAAuer FelixCAAuer requested a review from Copilot July 24, 2025 09:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds required information and configuration for Second-Order Cone Programming (SOCP) optimization support to the power system model. The changes include dependency updates, reactive power scaling functionality, and SOCP-specific parameter configuration.

  • Adds pandas-stubs dependency for better type checking support
  • Introduces reactive power scaling (Qmin/Qmax) for all power generation and storage components
  • Enables SOCP functionality through new parameter configuration

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
environment.yml Adds pandas-stubs dependency for type checking
ExcelWriter.py Updates default case study folder path
CaseStudy.py Adds reactive power scaling factor and Qmin/Qmax scaling for power components, enables SOCP parameter

@FelixCAAuer FelixCAAuer merged commit b345e79 into main Jul 24, 2025
1 check passed
@FelixCAAuer FelixCAAuer deleted the feature/SOCP branch July 24, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants